home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_include / ASM-SPAR.{_6 / CLOCK.H < prev    next >
C/C++ Source or Header  |  1999-09-17  |  282b  |  12 lines

  1. /* $Id: clock.h,v 1.3 1995/11/25 02:31:25 davem Exp $
  2.  * clock.h:  Definitions for clock operations on the Sparc.
  3.  *
  4.  * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
  5.  */
  6. #ifndef _SPARC_CLOCK_H
  7. #define _SPARC_CLOCK_H
  8.  
  9. /* Foo for now. */
  10.  
  11. #endif /* !(_SPARC_CLOCK_H) */
  12.